type go.pact.im/x/process.leafRunner

3 uses

	go.pact.im/x/process (current package)
		task.go#L67: 	return &leafRunner{runInForeground, gracefulStop}
		task.go#L70: type leafRunner struct {
		task.go#L75: func (r *leafRunner) Run(ctx context.Context, callback Callback) error {